[INFO] cloning repository https://github.com/joshuataylor/arrow_fail_read_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuataylor/arrow_fail_read_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01c901338ac5db0fa4ffa65724000330dc8969d9
[INFO] testing joshuataylor/arrow_fail_read_example against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joshuataylor/arrow_fail_read_example
[INFO] finished tweaking git repo https://github.com/joshuataylor/arrow_fail_read_example
[INFO] tweaked toml for git repo https://github.com/joshuataylor/arrow_fail_read_example written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshuataylor/arrow_fail_read_example on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshuataylor/arrow_fail_read_example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jorgecarleitao/arrow2`
[INFO] [stderr]     Updating git submodule `https://github.com/apache/arrow-testing`
[INFO] [stderr]     Updating git submodule `https://github.com/apache/parquet-testing`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded comfy-table v5.0.1
[INFO] [stderr]   Downloaded planus v0.2.0
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded arrow-format v0.6.0
[INFO] [stderr]   Downloaded num-complex v0.4.1
[INFO] [stderr]   Downloaded flatbuffers v2.1.2
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.5
[INFO] [stderr]   Downloaded arrow v15.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73ca078760099e38e1d8cb75548058ee5c14827bd7788150f5ca02110d3c12f9
[INFO] running `Command { std: "docker" "start" "-a" "73ca078760099e38e1d8cb75548058ee5c14827bd7788150f5ca02110d3c12f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73ca078760099e38e1d8cb75548058ee5c14827bd7788150f5ca02110d3c12f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ca078760099e38e1d8cb75548058ee5c14827bd7788150f5ca02110d3c12f9", kill_on_drop: false }`
[INFO] [stdout] 73ca078760099e38e1d8cb75548058ee5c14827bd7788150f5ca02110d3c12f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d127e941767515fb4a77abb4cad139e60076556ff01cfe19e4dec2464232a4a
[INFO] running `Command { std: "docker" "start" "-a" "8d127e941767515fb4a77abb4cad139e60076556ff01cfe19e4dec2464232a4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling array-init-cursor v0.2.0
[INFO] [stderr]    Compiling planus v0.2.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-complex v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling flatbuffers v2.1.2
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling comfy-table v5.0.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling arrow-format v0.6.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling arrow v15.0.0
[INFO] [stderr]    Compiling arrow2 v0.11.2 (https://github.com/jorgecarleitao/arrow2#0dbe9222)
[INFO] [stderr]    Compiling snowflake_arrow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "8d127e941767515fb4a77abb4cad139e60076556ff01cfe19e4dec2464232a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d127e941767515fb4a77abb4cad139e60076556ff01cfe19e4dec2464232a4a", kill_on_drop: false }`
[INFO] [stdout] 8d127e941767515fb4a77abb4cad139e60076556ff01cfe19e4dec2464232a4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fdd7c4beba437fe62c3d59a4eff34e89fa4ca8b9543cc3d51e17d5db7077ebb
[INFO] running `Command { std: "docker" "start" "-a" "8fdd7c4beba437fe62c3d59a4eff34e89fa4ca8b9543cc3d51e17d5db7077ebb", kill_on_drop: false }`
[INFO] [stderr]    Compiling snowflake_arrow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "8fdd7c4beba437fe62c3d59a4eff34e89fa4ca8b9543cc3d51e17d5db7077ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fdd7c4beba437fe62c3d59a4eff34e89fa4ca8b9543cc3d51e17d5db7077ebb", kill_on_drop: false }`
[INFO] [stdout] 8fdd7c4beba437fe62c3d59a4eff34e89fa4ca8b9543cc3d51e17d5db7077ebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9cea657483efa7b3ca1a9888917c57ab250b8267dd00e38213d6b764dbe282c
[INFO] running `Command { std: "docker" "start" "-a" "d9cea657483efa7b3ca1a9888917c57ab250b8267dd00e38213d6b764dbe282c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snowflake_arrow-0d50ca74835a3a89)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9cea657483efa7b3ca1a9888917c57ab250b8267dd00e38213d6b764dbe282c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9cea657483efa7b3ca1a9888917c57ab250b8267dd00e38213d6b764dbe282c", kill_on_drop: false }`
[INFO] [stdout] d9cea657483efa7b3ca1a9888917c57ab250b8267dd00e38213d6b764dbe282c
